home *** CD-ROM | disk | FTP | other *** search
- object zarovnani: Tzarovnani
- Left = 192
- Top = 114
- BorderStyle = bsDialog
- Caption = 'Zarovn�n� textu'
- ClientHeight = 138
- ClientWidth = 161
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 48
- Top = 88
- Width = 68
- Height = 16
- Caption = '- uk�zka -'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object vlevo: TRadioButton
- Left = 40
- Top = 8
- Width = 81
- Height = 18
- Caption = 'Vlevo'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- OnClick = vlevoClick
- end
- object nastred: TRadioButton
- Left = 40
- Top = 32
- Width = 89
- Height = 18
- Caption = 'Na st�ed'
- Checked = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- TabStop = True
- OnClick = nastredClick
- end
- object vpravo: TRadioButton
- Left = 40
- Top = 56
- Width = 89
- Height = 18
- Caption = 'Vpravo'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- OnClick = vpravoClick
- end
- object Panel1: TPanel
- Left = 0
- Top = 80
- Width = 161
- Height = 3
- BevelInner = bvRaised
- BevelOuter = bvLowered
- BorderStyle = bsSingle
- TabOrder = 3
- end
- object ukazka: TPanel
- Left = 0
- Top = 112
- Width = 161
- Height = 25
- BevelInner = bvLowered
- BevelOuter = bvLowered
- Caption = 'Zarovn�n� textu'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 4
- end
- end
-